CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - opengl 选择

搜索资源列表

  1. yslft

    0下载:
  2. 用 C++和OpenGL编写的颜色立方体程序,增加了键盘交互方式,可以用键盘中的方向键选择。比较适用于OPenGL的初学者,比较容易理解。-C++ and OpenGL using the color cube written procedures, an increase of the keyboard interactive mode, you can use the arrow keys on the keyboard selection. More applicable to OPenG
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-06
    • 文件大小:524749
    • 提供者:宝岛烟
  1. wuhua

    0下载:
  2. 用VC++与OpenGL编写的绘制一个茶壶的程序,同时增加了雾化处理。可以通过菜单选择不同的雾化模式,可以产生不同的雾化效果。-VC++ and OpenGL with a written procedure to draw a teapot, while increasing the spray treatment. Through a menu to select a different spray pattern, atomization can produce different res
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-06
    • 文件大小:532105
    • 提供者:宝岛烟
  1. glutEx1

    0下载:
  2. opengl画图,可以旋转,移动,选择视图类型,改变视角。-demonstrate how opengl works
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-07
    • 文件大小:1239724
    • 提供者:高进
  1. OphoneBox2d

    0下载:
  2. jbox2dBox2D是一个用于游戏的2D刚体仿真库,它可以使物体的运动更加真实,让游戏场景看起来更具交互性。2D物理引擎能增强游戏世界中物体如多边形(砖块,三角形,多边形)的动作的真实感从而提高游戏质量。该引擎通过用户设定的参数如重力,密度,摩擦,弹性等参数计算碰撞,角度,力和动力等。这些计算需要大量的数学,物理等知识,如果有兴趣也可以下载其源码来研究。   Box2d同时也提供了各种语言环境的实现,由于Ophone平台使用java作为变成语言,所以我们将选择使用Box2d的java版JB
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-10
    • 文件大小:2212293
    • 提供者:李佳
  1. lighting

    0下载:
  2. 此程序为openGL程序。 包含内容:如果想学习如何用openGL画简单的3-d图形和使用简单的光线,这个程序将是不二的选择。 详细功能:在界面上右击可以选择想要的光照。-This program is openGL program. What you get: If you want to learn how to use openGL draw a simple 3-d graphics and simple light, this program will be the best
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-01
    • 文件大小:3503
    • 提供者:Jason
  1. Display1

    0下载:
  2. vc6.0+opengl 实现三维点数据读取和显示功能。单击数据按钮,选择c10data,即可显示。-vc6.0+ opengl to achieve three-dimensional point data read and display. Click the Data button, select c10data, you can display.
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-15
    • 文件大小:3750991
    • 提供者:quguanzheng
  1. a-simple-animation

    0下载:
  2. 一个简单的雷达 飞机动画 通过键盘“a”“b”选择地面跟飞机视角-a simple OpenGL animation
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-06
    • 文件大小:2309
    • 提供者:sure
  1. OpenGLSelect

    0下载:
  2. OPENGL环境下的实现点、线、圆、矩形的绘制及其选择。计算机图形学大作业。-The OPENGL environment under of the realization order,the line,circle,rectangle draw and it choose.The calculator sketch learns the big homework
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-18
    • 文件大小:4861359
    • 提供者:
  1. xiangpijin

    1下载:
  2. 1.学习掌握橡皮筋绘制技术 2.熟悉opengl编程流程 3.利用绘制折线完成橡皮筋 4.采用右键菜单实现功能选择 -1. Learn the rubber bands rendering technology 2. Familiar with opengl programming process 3. Use draw line complete rubber band 4. The right menu selection function
  3. 所属分类:OpenGL program

    • 发布日期:2015-11-26
    • 文件大小:252928
    • 提供者:zhou shun
  1. drawpolygon

    0下载:
  2. 多边形世界 写一个可以交互的OpenGL应用程序,支持用户利用鼠标创建和删除2维多边形对象。基本功能包括: 对象创建:支持用户利用鼠标指定各个顶点位置,创建多边形。 对象删除: 支持用户选择一个多边形并删除。 对象存储: 设计一种数据结构存储每个多边形的顶点与边,支持文件存盘。 -polygon draw
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-31
    • 文件大小:539578
    • 提供者:木小小
  1. A-Simple-Drawer

    0下载:
  2. 基于OPENGL的画图程序,可以画各种立体图,还实现的撤销、重做、颜色选择,GUI界面不错,值得研究!-OPENGL-based drawing program, you can draw a variety of three-dimensional map, and also implements the undo, redo, color selection, the GUI interface is good, and worthy of study!
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-15
    • 文件大小:4054999
    • 提供者:ce123
  1. lab3

    0下载:
  2. 实现OPENGL五边形扫描转换算法,右键单击的时候可以选择颜色重新扫描转换 -Achieve OPENGL pentagon scan conversion algorithm
  3. 所属分类:OpenGL program

    • 发布日期:2016-01-26
    • 文件大小:502784
    • 提供者:steven
  1. SELECT

    0下载:
  2. OpenGL实现交互式图形选择,能够对给出的两个图形进行选择操作。通过鼠标的选择,在界面中给出选择的操作。适用于OpenGL的初级学者。-OpenGL implementation, interactive options
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-31
    • 文件大小:921703
    • 提供者:kunqiyuan
  1. mycube

    0下载:
  2. 这是一个OpenGL的综合性实验,此实验实现彩色立方体的各个面独立绘制,菜单弹出,可以选择直线或者虚线绘制,和旋转等功能-This is an OpenGL experiments, this experiment on all sides of the color cube independent draw, the menu pops up, you can choose a straight line or a dotted line drawn, and rotation
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-31
    • 文件大小:2312
    • 提供者:gates
  1. 123ball

    0下载:
  2. 用opengl编写的光照模型绘制球体的程序,颜色大小均可调剂,入门不二选择-a fantastic example for opengl coding
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-16
    • 文件大小:4540670
    • 提供者:hou
  1. Chinesechar

    0下载:
  2. OPENGL中显示汉字和英文字,可选择字号和字体-The OPENGL of display Chinese characters and English words, you can choose font size and font
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-12
    • 文件大小:2994399
    • 提供者:PC
  1. opengl3D

    0下载:
  2. 使用OpenGL提供的几何图元建立模型, 从而得到物体的数学描述,OpenGL将点,直线,多边形,图形和位图视 为图元。在三维空间排列物体,选择观察场景的有利位置.   2).色彩渲染:将物体的数学描述和相关的颜色信息转换为屏幕像素,这称为光栅化。-very good
  3. 所属分类:software engineering

    • 发布日期:2017-04-08
    • 文件大小:591699
    • 提供者:梁小倩
  1. skeletonDrivenAnimation

    0下载:
  2. 在visual stdio 2010 中开发的使用opengl图形库的三维动画程序,程序读取ASF/AMC 文件并进行解读,实现实时的数据驱动的角色动画。程序会根据AMC文件生成播放列表,产生连续播放,两个不同动作文件之间会有光滑过渡。有关ASF/AMC的格式介绍,请查阅相关资料。角色有蒙皮,你可以根据自己需要选择自己的蒙皮,但需要自己提供Obj格式的三维模型,为了使骨骼驱动皮肤,你还需要提供皮肤与骨骼绑定的权重数据,我提供了maya插件可以将你的模型和骨骼的权重数据在maya中导出,注意may
  3. 所属分类:OpenGL program

    • 发布日期:2017-06-14
    • 文件大小:21132404
    • 提供者:高进
  1. ETettrissa

    0下载:
  2. 简单易懂的opengl小游戏源码 俄罗斯方块 运用数字键选选择难度按回车键确定 开始游戏源码 。 -Simple opengl game source Tetris using the number keys difficult to choose to select press the Enter key OK to start the game source.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-07
    • 文件大小:112124
    • 提供者:分界线
  1. Triangle

    0下载:
  2. 基于OpenGL的图像显示,运行后点击右键可选择深度测试等来显示图形-OpenGL-based image display, running the depth of testing, right-click option to display graphics
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-05
    • 文件大小:50294
    • 提供者:penglian
« 1 2 3 4 5 6 78 9 »
搜珍网 www.dssz.com